﻿2026-06-21T12:01:51.2088786Z Current runner version: '2.335.1'
2026-06-21T12:01:51.2093698Z Runner name: 'hfenduleam'
2026-06-21T12:01:51.2094139Z Runner group name: 'Default'
2026-06-21T12:01:51.2094632Z Machine name: 'HFENDULEAM'
2026-06-21T12:01:51.2096582Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T12:01:51.2097866Z Contents: read
2026-06-21T12:01:51.2098206Z Metadata: read
2026-06-21T12:01:51.2098550Z Packages: read
2026-06-21T12:01:51.2098864Z ##[endgroup]
2026-06-21T12:01:51.2100233Z Secret source: Actions
2026-06-21T12:01:51.2100681Z Prepare workflow directory
2026-06-21T12:01:51.2366266Z Prepare all required actions
2026-06-21T12:01:51.2390504Z Getting action download info
2026-06-21T12:01:51.5743315Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T12:01:52.1205252Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-21T12:01:52.1887509Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-21T12:01:52.1888383Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-21T12:01:52.1888985Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-21T12:01:52.1889566Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-21T12:01:52.1889994Z [36;1mexit 0[0m
2026-06-21T12:01:52.1961433Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T12:01:52.1962094Z ##[endgroup]
2026-06-21T12:01:52.5323189Z ##[group]Run actions/checkout@v5
2026-06-21T12:01:52.5323677Z with:
2026-06-21T12:01:52.5323996Z   fetch-depth: 0
2026-06-21T12:01:52.5324336Z   repository: SaberMage/spt-core
2026-06-21T12:01:52.5327059Z   token: ***
2026-06-21T12:01:52.5327337Z   ssh-strict: true
2026-06-21T12:01:52.5327651Z   ssh-user: git
2026-06-21T12:01:52.5327947Z   persist-credentials: true
2026-06-21T12:01:52.5328265Z   clean: true
2026-06-21T12:01:52.5328569Z   sparse-checkout-cone-mode: true
2026-06-21T12:01:52.5328918Z   fetch-tags: false
2026-06-21T12:01:52.5329255Z   show-progress: true
2026-06-21T12:01:52.5329548Z   lfs: false
2026-06-21T12:01:52.5329816Z   submodules: false
2026-06-21T12:01:52.5330116Z   set-safe-directory: true
2026-06-21T12:01:52.5330427Z ##[endgroup]
2026-06-21T12:01:52.7177366Z Syncing repository: SaberMage/spt-core
2026-06-21T12:01:52.7178567Z ##[group]Getting Git version info
2026-06-21T12:01:52.7179124Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T12:01:52.7448674Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T12:01:52.7647574Z git version 2.43.0.windows.1
2026-06-21T12:01:52.7673251Z ##[endgroup]
2026-06-21T12:01:52.7680625Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\52e1c7fb-bb27-4bc5-8caf-9f7ba683d339\.gitconfig'
2026-06-21T12:01:52.7693347Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\52e1c7fb-bb27-4bc5-8caf-9f7ba683d339' before making global git config changes
2026-06-21T12:01:52.7694292Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T12:01:52.7698121Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T12:01:52.7922894Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T12:01:52.8101573Z https://github.com/SaberMage/spt-core
2026-06-21T12:01:52.8127520Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T12:01:52.8131655Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T12:01:52.8322928Z HEAD
2026-06-21T12:01:52.8620501Z ##[endgroup]
2026-06-21T12:01:52.8623983Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T12:01:53.2055601Z ##[group]Cleaning the repository
2026-06-21T12:01:53.2059353Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T12:01:59.9299171Z Removing target/
2026-06-21T12:01:59.9334209Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T12:01:59.9843099Z HEAD is now at 6023524 Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T12:01:59.9866346Z ##[endgroup]
2026-06-21T12:01:59.9870152Z ##[group]Disabling automatic garbage collection
2026-06-21T12:01:59.9874596Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T12:02:00.0117154Z ##[endgroup]
2026-06-21T12:02:00.0117579Z ##[group]Setting up auth
2026-06-21T12:02:00.0123523Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T12:02:00.0365696Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T12:02:00.3832514Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T12:02:00.4055415Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T12:02:00.7746426Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T12:02:00.7964270Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T12:02:01.1318204Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T12:02:01.1601967Z ##[endgroup]
2026-06-21T12:02:01.1602556Z ##[group]Fetching the repository
2026-06-21T12:02:01.1609342Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6023524dacbd1e0b162f627fb617c45ea97c14d0:refs/remotes/pull/27/merge
2026-06-21T12:02:03.4055506Z From https://github.com/SaberMage/spt-core
2026-06-21T12:02:03.4056033Z    677c3e7..967ba7e  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-21T12:02:03.4056407Z    c240643..7074ba0  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T12:02:03.4171953Z ##[endgroup]
2026-06-21T12:02:03.4172406Z ##[group]Determining the checkout info
2026-06-21T12:02:03.4172796Z ##[endgroup]
2026-06-21T12:02:03.4177984Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T12:02:03.4437653Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T12:02:03.4648598Z ##[group]Checking out the ref
2026-06-21T12:02:03.4652882Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T12:02:03.4959149Z HEAD is now at 6023524 Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T12:02:03.4980234Z ##[endgroup]
2026-06-21T12:02:03.5202367Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T12:02:03.5389683Z 6023524dacbd1e0b162f627fb617c45ea97c14d0
2026-06-21T12:02:03.5630920Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-21T12:02:03.5631272Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-21T12:02:03.5631496Z [36;1m$PIN = "0c95435"[0m
2026-06-21T12:02:03.5631715Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-21T12:02:03.5631977Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-21T12:02:03.5632323Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-21T12:02:03.5632716Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-21T12:02:03.5633018Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-21T12:02:03.5633793Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-21T12:02:03.5634039Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-21T12:02:03.5634316Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-21T12:02:03.5634666Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-21T12:02:03.5634881Z [36;1m}[0m
2026-06-21T12:02:03.5635045Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-21T12:02:03.5635297Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-21T12:02:03.5702725Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-21T12:02:03.5702994Z ##[endgroup]
2026-06-21T12:02:04.4132381Z    Compiling proc-macro2 v1.0.106
2026-06-21T12:02:04.4132746Z    Compiling quote v1.0.45
2026-06-21T12:02:04.4132949Z    Compiling unicode-ident v1.0.24
2026-06-21T12:02:04.4133239Z    Compiling cfg-if v1.0.4
2026-06-21T12:02:04.4134085Z    Compiling serde_core v1.0.228
2026-06-21T12:02:04.4134390Z    Compiling serde v1.0.228
2026-06-21T12:02:04.4134638Z    Compiling windows-link v0.2.1
2026-06-21T12:02:04.4134994Z    Compiling typenum v1.20.1
2026-06-21T12:02:04.4135455Z    Compiling getrandom v0.3.4
2026-06-21T12:02:04.4136483Z    Compiling portable-atomic v1.13.1
2026-06-21T12:02:04.4136991Z    Compiling version_check v0.9.5
2026-06-21T12:02:04.4137342Z    Compiling pin-project-lite v0.2.17
2026-06-21T12:02:04.4137647Z    Compiling memchr v2.8.1
2026-06-21T12:02:04.4137907Z    Compiling find-msvc-tools v0.1.9
2026-06-21T12:02:04.4139293Z    Compiling critical-section v1.2.0
2026-06-21T12:02:04.4142271Z    Compiling shlex v2.0.1
2026-06-21T12:02:04.4871495Z    Compiling windows-sys v0.61.2
2026-06-21T12:02:04.5103163Z    Compiling subtle v2.6.1
2026-06-21T12:02:04.5587552Z    Compiling smallvec v1.15.1
2026-06-21T12:02:04.5786321Z    Compiling equivalent v1.0.2
2026-06-21T12:02:04.5920310Z    Compiling futures-core v0.3.32
2026-06-21T12:02:04.6591655Z    Compiling bytes v1.11.1
2026-06-21T12:02:04.6764224Z    Compiling itoa v1.0.18
2026-06-21T12:02:04.7132614Z    Compiling semver v1.0.28
2026-06-21T12:02:04.7696533Z    Compiling stable_deref_trait v1.2.1
2026-06-21T12:02:04.7916471Z    Compiling log v0.4.32
2026-06-21T12:02:04.9083223Z    Compiling futures-io v0.3.32
2026-06-21T12:02:04.9134630Z    Compiling generic-array v0.14.7
2026-06-21T12:02:04.9326094Z    Compiling rustc_version v0.4.1
2026-06-21T12:02:04.9917499Z    Compiling slab v0.4.12
2026-06-21T12:02:05.0015460Z    Compiling futures-sink v0.3.32
2026-06-21T12:02:05.0875648Z    Compiling futures-task v0.3.32
2026-06-21T12:02:05.0884508Z    Compiling hashbrown v0.17.1
2026-06-21T12:02:05.0916122Z    Compiling rustversion v1.0.22
2026-06-21T12:02:05.2156310Z    Compiling futures-channel v0.3.32
2026-06-21T12:02:05.2868934Z    Compiling getrandom v0.2.17
2026-06-21T12:02:05.2875645Z    Compiling cpufeatures v0.2.17
2026-06-21T12:02:05.3565118Z    Compiling jobserver v0.1.34
2026-06-21T12:02:05.3580769Z    Compiling fnv v1.0.7
2026-06-21T12:02:05.4172367Z    Compiling libc v0.2.186
2026-06-21T12:02:05.4308640Z    Compiling strsim v0.11.1
2026-06-21T12:02:05.4619364Z    Compiling cfg_aliases v0.2.1
2026-06-21T12:02:05.5025334Z    Compiling rand_core v0.10.1
2026-06-21T12:02:05.6751524Z    Compiling indexmap v2.14.0
2026-06-21T12:02:05.8698006Z    Compiling autocfg v1.5.1
2026-06-21T12:02:05.9560496Z    Compiling litemap v0.8.2
2026-06-21T12:02:05.9725105Z    Compiling writeable v0.6.3
2026-06-21T12:02:05.9782854Z    Compiling getrandom v0.4.2
2026-06-21T12:02:06.0114801Z    Compiling utf8_iter v1.0.4
2026-06-21T12:02:06.0622011Z    Compiling cc v1.2.63
2026-06-21T12:02:06.1366594Z    Compiling icu_properties_data v2.2.0
2026-06-21T12:02:06.1758064Z    Compiling ident_case v1.0.1
2026-06-21T12:02:06.2129102Z    Compiling fs_extra v1.3.0
2026-06-21T12:02:06.2140142Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T12:02:06.2483769Z    Compiling dunce v1.0.5
2026-06-21T12:02:06.4398851Z    Compiling percent-encoding v2.3.2
2026-06-21T12:02:06.4527880Z    Compiling http v1.4.1
2026-06-21T12:02:06.5227783Z    Compiling syn v2.0.117
2026-06-21T12:02:06.5341781Z    Compiling thiserror v2.0.18
2026-06-21T12:02:06.6208062Z    Compiling crypto-common v0.1.7
2026-06-21T12:02:06.6703374Z    Compiling cpufeatures v0.3.0
2026-06-21T12:02:06.6862712Z    Compiling aws-lc-rs v1.17.0
2026-06-21T12:02:06.6863119Z    Compiling unicode-segmentation v1.13.3
2026-06-21T12:02:06.7034132Z    Compiling scopeguard v1.2.0
2026-06-21T12:02:06.7393139Z    Compiling chacha20 v0.10.0
2026-06-21T12:02:06.7474207Z    Compiling block-buffer v0.10.4
2026-06-21T12:02:06.7755132Z    Compiling lock_api v0.4.14
2026-06-21T12:02:06.7768180Z    Compiling form_urlencoded v1.2.2
2026-06-21T12:02:06.7832080Z    Compiling bitflags v2.12.1
2026-06-21T12:02:06.8108397Z    Compiling untrusted v0.9.0
2026-06-21T12:02:06.9065362Z    Compiling cmake v0.1.58
2026-06-21T12:02:06.9396918Z    Compiling winapi v0.3.9
2026-06-21T12:02:06.9884296Z    Compiling rand v0.10.1
2026-06-21T12:02:07.0057842Z    Compiling digest v0.10.7
2026-06-21T12:02:07.0185781Z    Compiling num-traits v0.2.19
2026-06-21T12:02:07.0199550Z    Compiling windows-result v0.4.1
2026-06-21T12:02:07.0447738Z    Compiling windows-strings v0.5.1
2026-06-21T12:02:07.1562510Z    Compiling heck v0.5.0
2026-06-21T12:02:07.2031034Z    Compiling rustls v0.23.40
2026-06-21T12:02:07.4014554Z    Compiling convert_case v0.10.0
2026-06-21T12:02:07.4800315Z    Compiling unicode-xid v0.2.6
2026-06-21T12:02:07.6179935Z    Compiling const-oid v0.10.2
2026-06-21T12:02:07.6472749Z    Compiling anyhow v1.0.102
2026-06-21T12:02:07.6755661Z    Compiling atomic-waker v1.1.2
2026-06-21T12:02:07.7077973Z    Compiling zerocopy v0.8.50
2026-06-21T12:02:07.7289486Z    Compiling aws-lc-sys v0.41.0
2026-06-21T12:02:07.7791518Z    Compiling ring v0.17.14
2026-06-21T12:02:07.8318557Z    Compiling httparse v1.10.1
2026-06-21T12:02:07.8348500Z    Compiling parking_lot_core v0.9.12
2026-06-21T12:02:07.8814115Z    Compiling http-body v1.0.1
2026-06-21T12:02:07.9346815Z    Compiling hybrid-array v0.4.12
2026-06-21T12:02:08.0019841Z    Compiling curve25519-dalek v4.1.3
2026-06-21T12:02:08.0031267Z    Compiling ahash v0.8.12
2026-06-21T12:02:08.0065437Z    Compiling powerfmt v0.2.0
2026-06-21T12:02:08.0299860Z    Compiling base64ct v1.8.3
2026-06-21T12:02:08.2292777Z    Compiling fastrand v2.4.1
2026-06-21T12:02:08.2679155Z    Compiling either v1.16.0
2026-06-21T12:02:08.3446296Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T12:02:08.3998683Z    Compiling deranged v0.5.8
2026-06-21T12:02:08.4575807Z    Compiling rand_core v0.6.4
2026-06-21T12:02:08.4827842Z    Compiling time-core v0.1.8
2026-06-21T12:02:08.5148117Z    Compiling try-lock v0.2.5
2026-06-21T12:02:08.5730803Z    Compiling tower-service v0.3.3
2026-06-21T12:02:08.6442116Z    Compiling tinyvec_macros v0.1.1
2026-06-21T12:02:08.6966088Z    Compiling pkg-config v0.3.33
2026-06-21T12:02:08.7029090Z    Compiling data-encoding v2.11.0
2026-06-21T12:02:08.7234059Z    Compiling num-conv v0.2.2
2026-06-21T12:02:08.7334423Z    Compiling base64 v0.22.1
2026-06-21T12:02:08.7644765Z    Compiling zmij v1.0.21
2026-06-21T12:02:08.8141285Z    Compiling vcpkg v0.2.15
2026-06-21T12:02:08.8163075Z    Compiling tinyvec v1.11.0
2026-06-21T12:02:08.8222979Z    Compiling want v0.3.1
2026-06-21T12:02:08.8935330Z    Compiling parking_lot v0.12.5
2026-06-21T12:02:09.1908678Z    Compiling crypto-common v0.2.2
2026-06-21T12:02:09.3514664Z    Compiling block-buffer v0.12.0
2026-06-21T12:02:09.3731940Z    Compiling sha2 v0.10.9
2026-06-21T12:02:09.5181917Z    Compiling vergen-lib v9.1.0
2026-06-21T12:02:09.5443267Z    Compiling inout v0.1.4
2026-06-21T12:02:09.6028950Z    Compiling n0-future v0.3.2
2026-06-21T12:02:09.6045110Z    Compiling winnow v1.0.3
2026-06-21T12:02:09.6292983Z    Compiling spin v0.10.0
2026-06-21T12:02:09.7127422Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-21T12:02:09.7966451Z    Compiling parking v2.2.1
2026-06-21T12:02:09.8532076Z    Compiling synstructure v0.13.2
2026-06-21T12:02:09.8924663Z    Compiling darling_core v0.20.11
2026-06-21T12:02:09.8944770Z    Compiling serde_json v1.0.150
2026-06-21T12:02:09.8996243Z    Compiling signature v2.2.0
2026-06-21T12:02:09.9940405Z    Compiling cordyceps v0.3.4
2026-06-21T12:02:10.0014836Z    Compiling crossbeam-utils v0.8.21
2026-06-21T12:02:10.0102559Z    Compiling httpdate v1.0.3
2026-06-21T12:02:10.0671454Z    Compiling diatomic-waker v0.2.3
2026-06-21T12:02:10.1032673Z    Compiling digest v0.11.3
2026-06-21T12:02:10.1686041Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T12:02:10.2323425Z    Compiling ed25519 v2.2.3
2026-06-21T12:02:10.2531425Z    Compiling futures-buffered v0.2.13
2026-06-21T12:02:10.3568784Z    Compiling futures-lite v2.6.1
2026-06-21T12:02:10.4183528Z    Compiling cipher v0.4.4
2026-06-21T12:02:10.4717670Z    Compiling universal-hash v0.5.1
2026-06-21T12:02:10.4939681Z    Compiling vergen-lib v0.1.6
2026-06-21T12:02:10.6015017Z    Compiling vergen v9.1.0
2026-06-21T12:02:10.6437092Z    Compiling noq-udp v0.10.0
2026-06-21T12:02:10.6639572Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T12:02:10.7084345Z    Compiling heapless v0.7.17
2026-06-21T12:02:10.7302812Z    Compiling sync_wrapper v1.0.2
2026-06-21T12:02:10.8067291Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T12:02:10.8337036Z    Compiling opaque-debug v0.3.1
2026-06-21T12:02:10.9460898Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T12:02:10.9559037Z    Compiling allocator-api2 v0.2.21
2026-06-21T12:02:10.9902568Z    Compiling byteorder v1.5.0
2026-06-21T12:02:11.0150987Z    Compiling polyval v0.6.2
2026-06-21T12:02:11.1175244Z    Compiling hash32 v0.2.1
2026-06-21T12:02:11.2616669Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T12:02:11.5061265Z    Compiling socket2 v0.6.4
2026-06-21T12:02:11.6729974Z    Compiling mio v1.2.1
2026-06-21T12:02:11.6901628Z    Compiling spin v0.9.8
2026-06-21T12:02:11.7312803Z    Compiling vergen-gitcl v1.0.8
2026-06-21T12:02:11.7654195Z    Compiling windows-threading v0.2.1
2026-06-21T12:02:11.9352793Z    Compiling signature v3.0.0
2026-06-21T12:02:12.0008508Z    Compiling fallible-iterator v0.3.0
2026-06-21T12:02:12.0230235Z    Compiling tower-layer v0.3.3
2026-06-21T12:02:12.0758996Z    Compiling serde_derive v1.0.228
2026-06-21T12:02:12.1000684Z    Compiling zeroize_derive v1.4.3
2026-06-21T12:02:12.2165497Z    Compiling zerofrom-derive v0.1.7
2026-06-21T12:02:12.3553231Z    Compiling tokio-macros v2.7.0
2026-06-21T12:02:12.3861993Z    Compiling yoke-derive v0.8.2
2026-06-21T12:02:12.4381701Z    Compiling futures-macro v0.3.32
2026-06-21T12:02:12.7589257Z    Compiling zerovec-derive v0.11.3
2026-06-21T12:02:12.8110355Z    Compiling zeroize v1.8.2
2026-06-21T12:02:12.8787297Z    Compiling displaydoc v0.2.6
2026-06-21T12:02:12.9356525Z    Compiling tracing-attributes v0.1.31
2026-06-21T12:02:12.9676381Z    Compiling thiserror-impl v2.0.18
2026-06-21T12:02:13.1264778Z    Compiling tokio v1.52.3
2026-06-21T12:02:13.1676136Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T12:02:13.1751120Z    Compiling rustls-pki-types v1.14.1
2026-06-21T12:02:13.2247220Z    Compiling darling_macro v0.20.11
2026-06-21T12:02:13.3510329Z    Compiling futures-util v0.3.32
2026-06-21T12:02:13.5233285Z    Compiling derive_more-impl v2.1.1
2026-06-21T12:02:13.5740169Z    Compiling windows-implement v0.60.2
2026-06-21T12:02:13.7739714Z    Compiling darling v0.20.11
2026-06-21T12:02:13.7844044Z    Compiling spez v0.1.2
2026-06-21T12:02:13.8398771Z    Compiling windows-interface v0.59.3
2026-06-21T12:02:13.8510602Z    Compiling zerofrom v0.1.8
2026-06-21T12:02:13.8545376Z    Compiling n0-error-macros v0.1.3
2026-06-21T12:02:14.0425102Z    Compiling derive_builder_core v0.20.2
2026-06-21T12:02:14.1091183Z    Compiling der v0.8.0-rc.10
2026-06-21T12:02:14.1698405Z    Compiling yoke v0.8.3
2026-06-21T12:02:14.2283346Z    Compiling pin-project-internal v1.1.13
2026-06-21T12:02:14.5764870Z    Compiling zerovec v0.11.6
2026-06-21T12:02:14.6133331Z    Compiling zerotrie v0.2.4
2026-06-21T12:02:14.7626362Z    Compiling windows-core v0.62.2
2026-06-21T12:02:14.8049231Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T12:02:14.9069000Z    Compiling n0-error v0.1.3
2026-06-21T12:02:14.9110420Z    Compiling ryu v1.0.23
2026-06-21T12:02:14.9628508Z    Compiling ed25519-dalek v2.2.0
2026-06-21T12:02:15.0461034Z    Compiling cobs v0.3.0
2026-06-21T12:02:15.0878354Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T12:02:15.1349287Z    Compiling proc-macro-crate v3.5.0
2026-06-21T12:02:15.2567844Z    Compiling tinystr v0.8.3
2026-06-21T12:02:15.2815264Z    Compiling potential_utf v0.1.5
2026-06-21T12:02:15.2946802Z    Compiling derive_builder_macro v0.20.2
2026-06-21T12:02:15.3098080Z    Compiling spki v0.8.0-rc.4
2026-06-21T12:02:15.5390375Z    Compiling icu_locale_core v2.2.0
2026-06-21T12:02:15.5524641Z    Compiling icu_collections v2.2.0
2026-06-21T12:02:15.5710175Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T12:02:15.5723257Z    Compiling pin-project v1.1.13
2026-06-21T12:02:15.5847382Z    Compiling windows-future v0.3.2
2026-06-21T12:02:15.6051444Z    Compiling windows-collections v0.3.2
2026-06-21T12:02:15.6273104Z    Compiling windows-numerics v0.3.1
2026-06-21T12:02:15.7640178Z    Compiling derive_builder v0.20.2
2026-06-21T12:02:15.7956516Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-21T12:02:15.8010859Z    Compiling postcard-derive v0.2.2
2026-06-21T12:02:15.8755671Z    Compiling windows-targets v0.52.6
2026-06-21T12:02:15.9032687Z    Compiling ghash v0.5.1
2026-06-21T12:02:16.0206028Z    Compiling aes v0.8.4
2026-06-21T12:02:16.0555729Z    Compiling ctr v0.9.2
2026-06-21T12:02:16.1322137Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T12:02:16.2434389Z    Compiling fs2 v0.4.3
2026-06-21T12:02:16.2434804Z    Compiling time v0.3.47
2026-06-21T12:02:16.3395300Z    Compiling futures-executor v0.3.32
2026-06-21T12:02:16.3743490Z    Compiling http-body-util v0.1.3
2026-06-21T12:02:16.3748823Z    Compiling aead v0.5.2
2026-06-21T12:02:16.3865678Z    Compiling ipconfig v0.3.4
2026-06-21T12:02:16.3977497Z    Compiling widestring v1.2.1
2026-06-21T12:02:16.5760693Z    Compiling icu_provider v2.2.0
2026-06-21T12:02:16.6638225Z    Compiling ipnet v2.12.0
2026-06-21T12:02:16.6861193Z    Compiling futures v0.3.32
2026-06-21T12:02:16.7745087Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T12:02:16.7963000Z    Compiling chrono v0.4.45
2026-06-21T12:02:16.9084109Z    Compiling icu_properties v2.2.0
2026-06-21T12:02:17.0089170Z    Compiling icu_normalizer v2.2.0
2026-06-21T12:02:17.2371050Z    Compiling once_cell v1.21.4
2026-06-21T12:02:17.3297340Z    Compiling tokio-util v0.7.18
2026-06-21T12:02:17.3677582Z    Compiling prefix-trie v0.8.4
2026-06-21T12:02:17.3948905Z    Compiling tower v0.5.3
2026-06-21T12:02:17.4354690Z    Compiling tracing-core v0.1.36
2026-06-21T12:02:17.5916163Z    Compiling postcard v1.1.3
2026-06-21T12:02:17.7800319Z    Compiling tracing v0.1.44
2026-06-21T12:02:17.8478358Z    Compiling hashbrown v0.14.5
2026-06-21T12:02:17.8800551Z    Compiling derive_more v2.1.1
2026-06-21T12:02:18.0092804Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T12:02:18.0932436Z    Compiling h2 v0.4.14
2026-06-21T12:02:18.1422364Z    Compiling idna_adapter v1.2.2
2026-06-21T12:02:18.2431264Z    Compiling idna v1.1.0
2026-06-21T12:02:18.2580440Z    Compiling aes-gcm v0.10.3
2026-06-21T12:02:18.3114818Z    Compiling windows v0.62.2
2026-06-21T12:02:18.3115325Z    Compiling num_enum_derive v0.7.6
2026-06-21T12:02:18.4108598Z    Compiling windows-sys v0.59.0
2026-06-21T12:02:18.4109061Z    Compiling data-encoding-macro v0.1.20
2026-06-21T12:02:18.4420709Z    Compiling hashlink v0.9.1
2026-06-21T12:02:18.5274006Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T12:02:18.5348387Z    Compiling crossbeam-channel v0.5.15
2026-06-21T12:02:18.6219221Z    Compiling url v2.5.8
2026-06-21T12:02:18.6252430Z    Compiling enum-assoc v1.3.0
2026-06-21T12:02:18.7395901Z    Compiling rusqlite v0.32.1
2026-06-21T12:02:18.7509693Z    Compiling async-trait v0.1.89
2026-06-21T12:02:18.7672216Z    Compiling strum_macros v0.28.0
2026-06-21T12:02:18.8126184Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T12:02:18.9641100Z    Compiling blake3 v1.8.5
2026-06-21T12:02:19.0878071Z    Compiling windows-registry v0.6.1
2026-06-21T12:02:19.1589242Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T12:02:19.3706282Z    Compiling uuid v1.23.2
2026-06-21T12:02:19.4825659Z    Compiling memoffset v0.6.5
2026-06-21T12:02:19.5182442Z    Compiling noq v0.18.0
2026-06-21T12:02:19.5268852Z    Compiling netwatch v0.16.0
2026-06-21T12:02:19.5269278Z    Compiling acto v0.8.2
2026-06-21T12:02:19.5472304Z    Compiling mac-addr v0.3.0
2026-06-21T12:02:19.8119819Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-21T12:02:19.8166398Z    Compiling lru-slab v0.1.2
2026-06-21T12:02:19.8167302Z    Compiling tagptr v0.2.0
2026-06-21T12:02:20.0420816Z    Compiling rustc-hash v2.1.2
2026-06-21T12:02:20.0646850Z    Compiling xml-rs v0.8.28
2026-06-21T12:02:20.0699219Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T12:02:20.0819344Z    Compiling foldhash v0.2.0
2026-06-21T12:02:20.1875798Z    Compiling identity-hash v0.1.0
2026-06-21T12:02:20.2077686Z    Compiling thiserror v1.0.69
2026-06-21T12:02:20.2118566Z    Compiling ref-cast v1.0.25
2026-06-21T12:02:20.2795477Z    Compiling hashbrown v0.16.1
2026-06-21T12:02:20.2983035Z    Compiling moka v0.12.15
2026-06-21T12:02:20.5202780Z    Compiling netdev v0.42.0
2026-06-21T12:02:20.6145675Z    Compiling num_enum v0.7.6
2026-06-21T12:02:20.6837471Z    Compiling xmltree v0.10.3
2026-06-21T12:02:20.7040576Z    Compiling iroh-metrics v0.38.3
2026-06-21T12:02:20.8947932Z    Compiling attohttpc v0.30.1
2026-06-21T12:02:20.9893231Z    Compiling iroh-base v0.98.0
2026-06-21T12:02:21.0555654Z    Compiling tower-http v0.6.11
2026-06-21T12:02:21.2930703Z    Compiling iroh-relay v0.98.0
2026-06-21T12:02:21.2964369Z    Compiling n0-watcher v0.6.1
2026-06-21T12:02:21.2978798Z    Compiling strum v0.28.0
2026-06-21T12:02:21.3021326Z    Compiling tokio-stream v0.1.18
2026-06-21T12:02:21.5017459Z    Compiling toml_datetime v0.6.11
2026-06-21T12:02:21.5868225Z    Compiling serde_spanned v0.6.9
2026-06-21T12:02:21.6006580Z    Compiling thiserror-impl v1.0.69
2026-06-21T12:02:21.6126819Z    Compiling ref-cast-impl v1.0.25
2026-06-21T12:02:21.7384291Z    Compiling serde_derive_internals v0.29.1
2026-06-21T12:02:21.7710221Z    Compiling hyper v1.10.1
2026-06-21T12:02:21.8164440Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-21T12:02:21.8359258Z    Compiling simple-dns v0.9.3
2026-06-21T12:02:21.8508967Z    Compiling serial-core v0.4.0
2026-06-21T12:02:21.9600576Z    Compiling aho-corasick v1.1.4
2026-06-21T12:02:22.0831650Z    Compiling sha1_smol v1.0.1
2026-06-21T12:02:23.0963458Z    Compiling arrayvec v0.7.6
2026-06-21T12:02:23.2199898Z    Compiling toml_write v0.1.2
2026-06-21T12:02:23.2797753Z    Compiling resolv-conf v0.7.6
2026-06-21T12:02:23.3024731Z    Compiling simdutf8 v0.1.5
2026-06-21T12:02:23.3478345Z    Compiling winreg v0.10.1
2026-06-21T12:02:23.4461734Z    Compiling constant_time_eq v0.4.2
2026-06-21T12:02:23.6070185Z    Compiling hyper-util v0.1.20
2026-06-21T12:02:23.6070753Z    Compiling regex-syntax v0.8.10
2026-06-21T12:02:23.6249834Z    Compiling arrayref v0.3.9
2026-06-21T12:02:23.6894555Z    Compiling smol_str v0.1.24
2026-06-21T12:02:23.7426484Z    Compiling winnow v0.7.15
2026-06-21T12:02:23.8229774Z    Compiling schemars_derive v1.2.1
2026-06-21T12:02:24.2484321Z    Compiling iroh-dns v0.98.0
2026-06-21T12:02:24.3438416Z    Compiling serial-windows v0.4.0
2026-06-21T12:02:24.5929288Z    Compiling lru v0.16.4
2026-06-21T12:02:24.7288285Z    Compiling webpki-roots v1.0.7
2026-06-21T12:02:24.7802631Z    Compiling seize v0.5.1
2026-06-21T12:02:24.8007845Z    Compiling darling_core v0.23.0
2026-06-21T12:02:24.8063904Z    Compiling hmac v0.12.1
2026-06-21T12:02:24.8531898Z    Compiling serde_bytes v0.11.19
2026-06-21T12:02:24.8761037Z    Compiling iroh v0.98.2
2026-06-21T12:02:24.8878118Z    Compiling bitflags v1.3.2
2026-06-21T12:02:24.8935590Z    Compiling anstyle v1.0.14
2026-06-21T12:02:24.9813757Z    Compiling igd-next v0.17.1
2026-06-21T12:02:24.9917406Z    Compiling pin-utils v0.1.0
2026-06-21T12:02:25.0856391Z    Compiling dyn-clone v1.0.20
2026-06-21T12:02:25.1541427Z    Compiling utf8parse v0.2.2
2026-06-21T12:02:25.1559765Z    Compiling lazy_static v1.5.0
2026-06-21T12:02:25.2422826Z    Compiling cmov v0.5.4
2026-06-21T12:02:25.2536322Z    Compiling once_cell_polyfill v1.70.2
2026-06-21T12:02:25.2716812Z    Compiling anstyle-parse v1.0.0
2026-06-21T12:02:25.2904997Z    Compiling shared_library v0.1.9
2026-06-21T12:02:25.3043174Z    Compiling nix v0.25.1
2026-06-21T12:02:25.3496871Z    Compiling anstyle-wincon v3.0.11
2026-06-21T12:02:25.4178631Z    Compiling papaya v0.2.4
2026-06-21T12:02:25.4724605Z    Compiling regex-automata v0.4.14
2026-06-21T12:02:25.5064348Z    Compiling toml_edit v0.22.27
2026-06-21T12:02:25.5284492Z    Compiling ctutils v0.4.2
2026-06-21T12:02:25.6278965Z    Compiling hkdf v0.12.4
2026-06-21T12:02:25.6489550Z    Compiling serial v0.4.0
2026-06-21T12:02:25.7503594Z    Compiling filedescriptor v0.8.3
2026-06-21T12:02:25.7621595Z    Compiling schemars v1.2.1
2026-06-21T12:02:25.7980116Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T12:02:25.7980591Z    Compiling backon v1.6.0
2026-06-21T12:02:25.8245018Z    Compiling anstyle-query v1.1.5
2026-06-21T12:02:25.8905556Z    Compiling colorchoice v1.0.5
2026-06-21T12:02:25.9627602Z    Compiling paste v1.0.15
2026-06-21T12:02:26.0117215Z    Compiling foldhash v0.1.5
2026-06-21T12:02:26.0265301Z    Compiling downcast-rs v1.2.1
2026-06-21T12:02:26.0446080Z    Compiling shell-words v1.1.1
2026-06-21T12:02:26.1133046Z    Compiling instability v0.3.12
2026-06-21T12:02:26.1442099Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T12:02:26.2297853Z    Compiling anstream v1.0.0
2026-06-21T12:02:26.2896294Z    Compiling hashbrown v0.15.5
2026-06-21T12:02:26.2896723Z    Compiling portable-pty v0.8.1
2026-06-21T12:02:26.3549517Z    Compiling spake2 v0.4.0
2026-06-21T12:02:26.4484862Z    Compiling strum_macros v0.26.4
2026-06-21T12:02:26.4678857Z    Compiling terminal_size v0.4.4
2026-06-21T12:02:26.6250569Z    Compiling crossterm_winapi v0.9.1
2026-06-21T12:02:26.7189073Z    Compiling itertools v0.13.0
2026-06-21T12:02:26.7664517Z    Compiling sha1 v0.10.6
2026-06-21T12:02:26.9383340Z    Compiling castaway v0.2.4
2026-06-21T12:02:27.0237236Z    Compiling static_assertions v1.1.0
2026-06-21T12:02:27.0264038Z    Compiling recvmsg v1.0.0
2026-06-21T12:02:27.0488761Z    Compiling doctest-file v1.1.1
2026-06-21T12:02:27.1239838Z    Compiling clap_lex v1.1.0
2026-06-21T12:02:27.4506578Z    Compiling wmi v0.18.4
2026-06-21T12:02:27.5472565Z    Compiling regex v1.12.3
2026-06-21T12:02:27.6205260Z    Compiling toml v0.8.23
2026-06-21T12:02:27.6508293Z    Compiling indoc v2.0.7
2026-06-21T12:02:27.6951552Z    Compiling unicode-width v0.1.14
2026-06-21T12:02:28.0241746Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-21T12:02:28.2957216Z    Compiling darling_macro v0.23.0
2026-06-21T12:02:28.3630200Z    Compiling unicode-truncate v1.1.0
2026-06-21T12:02:28.3796516Z    Compiling interprocess v2.4.2
2026-06-21T12:02:28.4065986Z    Compiling clap_builder v4.6.0
2026-06-21T12:02:28.5998557Z    Compiling compact_str v0.8.2
2026-06-21T12:02:28.6442163Z    Compiling lru v0.12.5
2026-06-21T12:02:28.6780125Z    Compiling strum v0.26.3
2026-06-21T12:02:28.8008251Z    Compiling darling v0.23.0
2026-06-21T12:02:28.8357878Z    Compiling crossterm v0.28.1
2026-06-21T12:02:28.8440992Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-21T12:02:29.0697833Z    Compiling portmapper v0.16.0
2026-06-21T12:02:29.8068465Z    Compiling clap_derive v4.6.1
2026-06-21T12:02:30.1785893Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-21T12:02:30.1826777Z    Compiling cassowary v0.3.0
2026-06-21T12:02:30.3159135Z    Compiling error-code v3.3.2
2026-06-21T12:02:30.4186252Z    Compiling unicode-width v0.2.0
2026-06-21T12:02:30.5164487Z    Compiling clipboard-win v5.4.1
2026-06-21T12:02:30.7460894Z    Compiling ratatui v0.29.0
2026-06-21T12:02:30.9080949Z    Compiling nucleo-matcher v0.3.1
2026-06-21T12:02:30.9730241Z    Compiling qrcode v0.14.1
2026-06-21T12:02:31.0179289Z    Compiling tempfile v3.27.0
2026-06-21T12:02:31.8752616Z    Compiling clap v4.6.1
2026-06-21T12:02:42.5677177Z    Compiling rustls-webpki v0.103.13
2026-06-21T12:02:44.7802826Z    Compiling tokio-rustls v0.26.4
2026-06-21T12:02:44.7803169Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T12:02:44.7803409Z    Compiling noq-proto v0.17.0
2026-06-21T12:02:44.9150213Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T12:02:44.9150638Z    Compiling hyper-rustls v0.27.9
2026-06-21T12:02:44.9150961Z    Compiling tokio-websockets v0.13.2
2026-06-21T12:02:45.9751117Z    Compiling reqwest v0.13.4
2026-06-21T12:02:46.8482353Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T12:03:02.9948204Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-21T12:03:04.3010888Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-21T12:03:14.5727028Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-21T12:03:21.2308750Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
2026-06-21T12:03:21.2517620Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-21T12:03:21.3075573Z 
2026-06-21T12:03:21.3075885Z running 1 test
2026-06-21T12:03:29.1239675Z test new_brain_serves_against_old_broker ... ok
2026-06-21T12:03:29.1240021Z 
2026-06-21T12:03:29.1240331Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.82s
2026-06-21T12:03:29.1240698Z 
2026-06-21T12:03:29.1717750Z Post job cleanup.
2026-06-21T12:03:29.2786142Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T12:03:29.2986249Z git version 2.43.0.windows.1
2026-06-21T12:03:29.3019273Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\716c2120-078f-4d02-9c1f-54aa59333054\.gitconfig'
2026-06-21T12:03:29.3032248Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\716c2120-078f-4d02-9c1f-54aa59333054' before making global git config changes
2026-06-21T12:03:29.3033906Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T12:03:29.3037264Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T12:03:29.3262981Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T12:03:29.3497359Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T12:03:29.7119986Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T12:03:29.7316604Z http.https://github.com/.extraheader
2026-06-21T12:03:29.7341564Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-21T12:03:29.7561622Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T12:03:30.1139208Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T12:03:30.1364780Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T12:03:30.4924533Z Cleaning up orphan processes
